Docs.rs
assert_type_match-0.1.1
assert_type_match 0.1.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
MrGVSV
Dependencies
proc-macro2 ^1.0
normal
quote ^1
normal
syn ^2.0
normal
ui_test ^0.26
dev
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
assert_
type_
match
0.1.1
All Items
Crate Items
Attribute Macros
Crate
assert_type_match
Copy item path
source
·
[
−
]
Attribute Macros
§
assert_
type_
match
An attribute macro that can be used to statically verify that the annotated struct or enum matches the structure of a foreign type.